Skip to main content

/terminals

{    
"terminals": [
        {
            "terminal": 1,
            "terminalId": "12345678",
            "name": "Main",
            "merchant": 1,
            "merchantId": "M001",
            "merchantName": "Shop",
            "mcc": "5411",
            "fiscalId": "123456789"
        }
    ]
}

Terminal object fields:

  • terminal: internal numeric terminal ID
  • terminalId: external/acquirer terminal ID
  • name: terminal name
  • merchant: internal numeric merchant ID
  • merchantId: external/acquirer merchant ID
  • merchantName: merchant display name
  • mcc: merchant category code
  • fiscalId: fiscal identifier

Use these values as the authoritative source for valid routing pairs in requests.